BACK TO LIST

Syntax:

VA1.Noise_Word_No_CutOff = word number recognized above which VoiceAction stops processing and restarts recording(This includes the kept number too)

Details :

This is critical in busting noise or manipulating processing

Example :

Private Sub VASETTING()


VA1.Noise_Word_No_CutOff = 3

End Sub

See Examples.